Simple block on one line:
foo
And nested without indentation:
foo
bar
Simple block on one line:
And nested without indentation:
Simple block on one line:
Insert: 1, Delete: 1, Replace 0
Simple block on one line:
<p> Simple block on one line:</p> <div> foo</div> <p> And nested without indentation:</p> <div> <div> <div> foo</div> </div> <div> bar</div> </div>
Simple block on one line: <div> foo</div> And nested without indentation: <div> <div> <div> foo </div> </div> <div> bar</div> </div>